Skip to main content

real4

Type

keyword

Summary

Used with the read from file, read from process, and read from socket commands to signify a chunk of binary file|binary data the size of a signed 4- byte real.

Syntax

real4

Description

Use the real4 keyword to read data from a binary file.

If you specify real4 as the chunk type in a read from file, read from process, or read from socket command, the data is returned as a series of numbers separated by commas, one for each chunk read.

Examples

read from file "image.gif" for 3 real4

command: read from socket, read from process, write to driver, read from file

glossary: keyword, binary file, command, byte, chunk

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?